home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1999 May: Tool Chest / Developer CD Series Tool Chest (Apple Computer)(May 1999).iso / Tool Chest / Networking / MacTCP / MacTCP Developer Tools / MacTCP 1.1 DTS Header Changes / TCPPB.h.diff < prev    next >
Encoding:
Text File  |  1993-06-15  |  985 b   |  38 lines  |  [TEXT/MPS ]

  1. File #1: TCPPB.h
  2. File #2: fixed:TCPPB.h
  3.  
  4. Extra lines in 2nd before 8 in 1st (File "TCPPB.h"; Line Δ8; File "fixed:TCPPB.h"; Line 8)
  5.    8        Modifications by Steve Falkenburg, Apple MacDTS 8/91
  6.  
  7.  
  8. Extra lines in 2nd before 10 in 1st (File "TCPPB.h"; Line Δ10; File "fixed:TCPPB.h"; Line 11:19)
  9.   11    /* conditional #include -->SJF<-- */
  10.   12    
  11.   13    #ifndef __TCPPB__
  12.   14    #define __TCPPB__
  13.   15    
  14.   16    /* added for misc. definitions -->SJF<-- */
  15.   17    #ifndef __MACTCPCOMMONTYPES__
  16.   18    #include <MacTCPCommonTypes.h>
  17.   19    #endif
  18.  
  19.  
  20. Extra lines in 2nd before 49 in 1st (File "TCPPB.h"; Line Δ49; File "fixed:TCPPB.h"; Line 59:61)
  21.   59    #ifdef THINK_C
  22.   60    typedef ProcPtr TCPNotifyProc;
  23.   61    #else
  24.  
  25.  
  26. Extra lines in 2nd before 55 in 1st (File "TCPPB.h"; Line Δ55; File "fixed:TCPPB.h"; Line 68)
  27.   68    #endif
  28.  
  29.  
  30. Nonmatching lines (File "TCPPB.h"; Line 244; File "fixed:TCPPB.h"; Line 258:260)
  31.  244        
  32.  
  33.  258    
  34.  259    #endif      /* conditional include -->SJF<-- */
  35.  260    
  36.  
  37. *** EOF on both files ***
  38.